home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / readline / config / mh-sysv < prev    next >
Encoding:
Text File  |  1994-02-03  |  215 b   |  7 lines

  1. # Define USG as -DUSG if you are using a System V operating system.
  2. # No version of System V release 3 has TIOCGWINSZ, but release 3.2
  3. # defines it anyway.
  4. USG = -DUSG -DTIOCGWINSZ_BROKEN
  5. RANLIB = true
  6. INSTALL = cp
  7.